Skip to content

XWIKI-22344: When renaming a tag, the same tags but with different ca… #3685

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Dec 2, 2024

Conversation

surli
Copy link
Member

@surli surli commented Nov 25, 2024

Jira URL

https://jira.xwiki.org/browse/XWIKI-22344

Changes

Description

  • Provide methods to allow querying document based on case sensitive tag
  • Use that method to get list of documents based on case sensitive tag when renaming a tag to change its case only to preserve backward compat of renaming
  • Refactoring of existing PO for integration test and cover the scenario in a new integration test

Clarifications

Screenshots & Video

Executed Tests

mvn clean install -Pquality,integration-tests,docker on xwiki-platform-tag

Expected merging strategy

  • Prefers squash: Yes
  • Backport on branches:
    • 16.10.x

…se are removed from other documents

  * Provide methods to allow querying document based on case sensitive
    tag
  * Use that method to get list of documents based on case sensitive tag
   when renaming a tag to change its case only to preserve backward
compat of renaming
  * Refactoring of existing PO for integration test and cover the
    scenario in a new integration test
…se are removed from other documents

  * Minor fixes
@surli surli merged commit 4c023da into master Dec 2, 2024
1 check passed
@surli surli deleted the XWIKI-22344 branch December 2, 2024 07:57
github-actions bot pushed a commit that referenced this pull request Dec 2, 2024
#3685)

  * Provide methods to allow querying document based on case sensitive
    tag
  * Use that method to get list of documents based on case sensitive tag
   when renaming a tag to change its case only to preserve backward
compat of renaming
  * Refactoring of existing PO for integration test and cover the
    scenario in a new integration test
  * Minor fixes

(cherry picked from commit 4c023da)
surli added a commit that referenced this pull request Dec 2, 2024
#3685)

  * Provide methods to allow querying document based on case sensitive
    tag
  * Use that method to get list of documents based on case sensitive tag
   when renaming a tag to change its case only to preserve backward
compat of renaming
  * Refactoring of existing PO for integration test and cover the
    scenario in a new integration test
  * Minor fixes

(cherry picked from commit 4c023da)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant